EmployerSoftSkill 
EntityType  Dependent 
Logical Entity Name  EmployerSoftSkill 
Default Table Name  PlEmployerSoftSkill 
Logical Only  NO 
Definition 
 
Note 
 

EmployerSoftSkill Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerSoftSkillID    INTEGER  NO 
 
EmployerId(PK)(FK)    INTEGER  NO 
 
PlSoftSkillID(PK)(FK)    INTEGER  NO 
 
CampusGroupId(FK)    INTEGER  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 
SkillId(FK)    INTEGER  YES 
 

EmployerSoftSkill Keys 
Key Name  Key Type  Keys 
PlEmployerSoftSkill_UserID_N_N_IDX  Inversion Entry  UserID 
PlEmployerSoftSkill_SyCampusGrpID_N_N_IDX  Inversion Entry  CampusGroupId 
PK__PlEmployerSoftSkill__PlEmployerID_PlSoftSkillID  PrimaryKey  EmployerId, PlSoftSkillID 

EmployerSoftSkill Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
Employer  Identifying  One To Zero or More        EmployerId  NO 
Skill  Identifying  One To Zero or More        PlSoftSkillID  NO 
CampusGroup  Non-Identifying  One To Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Skill  Non-Identifying  Zero or One to Zero or More        SkillId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

EmployerSoftSkill Check Constraints 
Check Constraint Name  CheckConstraint